﻿@charset "utf-8";
/* CSS Document */

@media(min-width:1200px){


.maintop-r{width:170px; overflow: hidden;position: relative;padding:15px 14px;border: 1px solid #dbeaf4;}

.bar_box{padding:20px 0px 0px!important;}
.title-prx{border-left: 4px solid #ff5d0c;}
.title-prx h4{padding-left: 10px;}
.box-prx,.box-pcnxh{position: relative;margin-top:20px;width: 100%;}
/* .remen{margin-bottom:5px;} */
/* .remen em{display: inline-block; */
    /* width:50px; */
    /* height: 20px; */
    /* line-height: 20px; */
    /* text-align: center; */
    /* font-size: 12px; */
    /* color: #666; */
    /* border: 1px solid #eee; */
    /* margin-right: 10px; */
/* border-radius: 4px;} */
/* .remen a{font-size: 15px;line-height: 22px;} */
/* .remen_btm{margin-bottom:20px;height: 16px; */
    /* line-height: 16px; */
    /* overflow: hidden; */
    /* font-size: 12px; */
    /* color: #999;} */
.box-prx li a,.box-pcnxh li a{position: relative;margin-bottom: 15px;width: 100%;display: block;    font-size: 14px;}
.box-prx li a:hover,.box-pcnxh li a:hover{color:#ff5d0c;}
.box-prx li img{width:120px;}
.box-pcnxh li img{width:180px;}
.box-prx h5,.box-pcnxh h5{margin-top: 14px;line-height: 20px;font-size: 12px;font-weight: 400;overflow: hidden;height: 20px;}

/* .wenda li a{color:#07c;} */
.headerclassify{
	font-size: 20px;
    line-height: 60px;
    text-align: center;
    display: block;
    background: #f0f0f0;
    height: 60px;
}
.classify{
	border-bottom-width: 1px;
    border-left-width: 1px;
    border-right-width: 1px;
	border-bottom-style: solid;
    border-left-style: solid;
    border-right-style: solid;
	border-bottom-color: #e5e5e5;
    border-left-color: #e5e5e5;
    border-right-color: #e5e5e5;
}
.classify li{
    border-bottom: 1px solid #e5e5e5;line-height: 45px;height: 45px;
	}
.classify li a{display:block;}
.OneRow{
	margin-top: 15px;
    border-left: 3px solid #fff;
    height: 15px;
    line-height: 15px;
	
	color: #666;padding-left: 45px;
    font-size: 14px;
    display: block;
	white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    font-family: 微软雅黑,Microsoft YaHei;
	}
.classify li:hover,.OneRow:hover{display:block;background:#f9f9f9;color:#07c;}
.OneRow:hover{border-left: 3px solid #07c;}
.classify li i{width: 4px;
    height: 14px;
    background-color: #0072d4;
    display: none;
    vertical-align: middle;}
.classify p i:hover{display:inline-block!important;}
.colorlump:hover{display:inline-block!important;}

.mainbottom_r_area{color:#353535;line-height: 38px;}
.title h1{margin: 0 0 1rem;font-weight: 600; font-size:24px;color:#000000;}
.info{color: #666;font-size: 14px;border-bottom: 1px solid #f0f0f0;margin-bottom: 20px;}
.info a{color: #333;}
.zhengwen{
    color: #ff5d0c;
    border: #ff5d0c 1px solid;
    display: inline;
    border-radius: 50px;
    padding: 1px 7px;
    line-height: 24px;
    margin-right: 5px;
}

.ltd {width: 100px;font-weight: bold;}

.mainbottom_r_area h2 { }
.bar_area{ }
.bar_area li{
	font-size: 16px;
	line-height:80px;
    /* text-indent: 23px; */
    float: left;
    width:100%;
    height:80px;
    overflow: hidden;
/* background: url(/sxskin/images/dot.png) left 20px no-repeat;*/
   } 
.bar_area li a{color:#666;}
.bar_area li a:hover{color:#ff5d0c;}
.mzsm{background:#d8d8d8;padding:10px;text-align: justify;line-height: 22px;color: #333;font-size: 14px;margin-top: 30px;}

.article{line-height:32px; 
         /* padding:15px 50px 15px 0; */
		 font-size: 17px;text-align: justify;}
.article a{color: #07c;}
.article p{line-height:32px;margin-bottom: 16px;}
.prenext {margin-top: 20px;font-size: 14px;}
.prenext li{ height: 28px;color: #000;overflow: hidden;line-height: 28px;}
.prenext li a:hover{color:#ff5d0c;text-decoration:underline;}

.bar_tt h3{
	height: 36px;
	color: #333;
    margin-bottom: 5px;
    padding-left: 10px;
    border-left: 5px solid #d8d8d8;
    line-height: 36px;
    font-size: 18px;
    font-weight: 400;}
.bbox{display: grid;}
.bbox_tt_1{background: #bfbfbf;}
.rm_cp{display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    margin: 30px 0 20px;
}
.pb{    display: block;
    width: 150px;
    height:196px;
    float: left;
    margin-right: 20px;
margin-bottom: 20px;}
.pb:nth-child(5),.pb:nth-child(10){margin-right:0;}
.text b{
    height: 46px;
    font-weight: normal;
    line-height: 23px;
    font-size: 14px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    padding: 5px;
	background: #f9f9f9;
}
.pb .img{position: relative;
            overflow: hidden;
            display:block;
}
.pb img{
	display: block;
            max-width: 100%;
            max-height: 100%;
     transition: all linear 0.4s;
    -moz-transition: all linear 0.4s;
    -ms-transition: all linear 0.4s;
    -o-transition: all linear 0.4s;
    -webkit-transition: all linear 0.4s;
}
.pb img:hover{
     transform: scale(1.06);
    -webkit-transform: scale(1.06);
    -moz-transform: scale(1.06);
    -o-transform: scale(1.06);
    -ms-transform: scale(1.06);

}


.mainbottom_l {border:none;width: 320px;}






.maintop,.mainbottom{width: 1200px; margin:0px auto 20px;padding-top:1rem;}
.maintop-l{width:262px;}
.maintop-l-area{width:260px;height:260px;position: relative;overflow: hidden;z-index: 1;border: 1px solid #000;}
.maintop-l img{
	max-height:100%;max-width:100%; 
    }
.maintop-m{width:500px;margin: 0 30px;overflow: hidden;}
.maintop-m h1{color: #000;font-size:26px;font-family: "微软雅黑";text-align: left;overflow: hidden;}
.sum{margin:10px 0;}
.sum li{ color:#999;font-size:14px;}
.sum li span{padding-right:50px; width:200px;    display: inline-block;}
.sum li em{color: #999;}
.dian{display: inline-block;
    height: 8px;
    width: 8px;
    background: #999;
    margin-bottom: 1px;
    margin-right: 15px;
}
.maintop-r{width:170px; overflow: hidden;position: relative;padding:15px 14px;border: 1px solid #eee;}
.title-prx h4{font-family: "Microsoft YaHei";font-size: 16px;font-weight: 400;color: #000;line-height: 18px;}
.box-prx,.box-pcnxh{position: relative;margin-top:30px;width: 100%;}
.box-prx li a,.box-pcnxh li a{position: relative;margin-bottom: 40px;width: 100%;display: block;text-align: center;}
.box-prx li a:hover,.box-pcnxh li a:hover{color:#ff5d0c;}
.box-prx li img{width:120px;}
.box-pcnxh li img{width:180px;}
.box-prx h5,.box-pcnxh h5{margin-top: 14px;line-height: 20px;font-size: 12px;font-weight: 400;overflow: hidden;height: 20px;}

.mainbottom_r_area{color:#353535;line-height: 38px;padding:10px 30px 30px 30px;border: 1px solid #eee;}
.mainbottom_r_area h2{border-left: 3px solid #07c; padding-left: 15px;line-height: 22px;}
.mainbottom_l {padding: 0 14px 15px;width: 290px;}

.mainbottom_r_area ol{display: block;
    list-style-type: decimal;
    margin-block-start: 1em;
    margin-block-end: 1em;
    margin-inline-start: 0px;
    margin-inline-end: 0px;
    padding-inline-start: 40px;}
.mainbottom_r_area ol li{list-style-type:auto;overflow:initial;}

.maintop-n-b{position: relative;height: 40px;font-family: "微软雅黑";margin-bottom: 20px;}
.shiyong{line-height: 24px;margin-top: 1rem;color:#999;}
.ptt{padding-bottom: 5px;}
.chat_online{width:150px;height: 40px;line-height: 40px;color: #fff;background: #07c;text-align: center;padding-right: 0px;font-size: 16px;font-family: "微软雅黑";border: 1px solid #07c;display: inline-block;}
.xunjia{width:150px;height: 40px;line-height: 40px;color: #fff;background: #ff6600;text-align: center;padding-right: 0px;font-size: 16px;font-family: "微软雅黑";border: 1px solid #ff6600;display: inline-block;position: relative}

a.chat_online {position: relative;}
.chat_online img.qrcode {
	position: absolute;
	z-index: 99;
	top: -80px;
	right: -290px;
	width: 7.5rem;
	max-width: none;
	height: 7.5rem;
	transform: scale(0);
	transform-origin: top right;
	opacity: 0;
	border:1px solid #eee;
	border-radius: .25rem;
	-webkit-transition: all .4s ease-in-out;
	-o-transition: all .4s ease-in-out;
	transition: all .4s ease-in-out;
}
.chat_online:hover img.qrcode {transform: scale(1);opacity: 1;}
.chat_online:hover{color:#fff;}
a.xunjia {position: relative;}
.xunjia img.qrcode {
	position: absolute;
	z-index: 99;
	top: -80px;
	right: -130px;
	width: 7.5rem;
	max-width: none;
	height: 7.5rem;
	transform: scale(0);
	transform-origin: top right;
	opacity: 0;
	border:1px solid #eee;
	border-radius: .25rem;
	-webkit-transition: all .4s ease-in-out;
	-o-transition: all .4s ease-in-out;
	transition: all .4s ease-in-out;
}
.xunjia:hover img.qrcode {transform: scale(1);opacity: 1;}
.xunjia:hover{color:#fff;}
.pyyjishao {
    margin-bottom: 1.5rem;
}
.pyyjishao ul{
	border-bottom: 1px solid #dbdbdb;
}
.pyyjishao li{
    padding: 0 24px;
    display: inline-block;
    float: none;
    padding-left: 19px;
    padding-right: 19px;
    width: auto;
	border-bottom: 4px solid #000;
}







}
@media(max-width:1199px){


.mainbottom_l{border-top:10px solid #f5f5f5;}
.mainbottom_r_area{line-height: 27px;}


.title-prx h4{font-size: 16px;display: inline-block;font-family: "microsoft yahei";font-weight: bold; border-left: 5px solid #0070ce; padding-left: 15px; line-height: 22px;}

.box-pcnxh ul{    column-count: 2;}
.box-pcnxh li{padding:10px 0;}
.box-pcnxh li img{width: 85%;border: 1px solid #e5e5e5;padding:10px;}
.box-pcnxh li h5{ text-align: center; color: #333;    font-weight: normal;overflow: hidden; height:14px;}
.menu,.maintop-r{display:none;}
}